ExpandDistributionListResponseIndexedPagingOffset Property |
Represents the next index that should be used for the next request when an indexed paging view is used.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int IndexedPagingOffset { get; }Public ReadOnly Property IndexedPagingOffset As Integer
Get
Property Value
Type:
Int32
See Also